popover: Emit ::closed once modality is cleared
authorBastien Nocera <hadess@hadess.net>
Thu, 6 Feb 2014 15:13:43 +0000 (16:13 +0100)
committerBastien Nocera <hadess@hadess.net>
Thu, 6 Feb 2014 15:13:43 +0000 (16:13 +0100)
commitd74ca9f02c3632e678f31ccfea767215afa3c726
tree8b33fdc52194d3a8c9d9b3b243fb9067010f503e
parentf999ac686b7ce6e59ea4c3af6a3b91024a75c26f
popover: Emit ::closed once modality is cleared

Otherwise, calling gtk_widget_grab_focus() on a widget when the
popover send ::closed won't work.
gtk/gtkpopover.c